func github.com/vmihailenco/msgpack/v5.grow
2 uses
github.com/vmihailenco/msgpack/v5 (current package)
encode_slice.go#L30: e.buf = grow(e.buf, v.Len())
encode_slice.go#L35: func grow(b []byte, n int) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)